home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 1036 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: vandevod@cs.rpi.edu (David Vandevoorde)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Template Syntax
  5. Date: 11 Apr 1996 15:49:33 GMT
  6. Organization: RPI Computer Science
  7. Sender: vandevod@avs.cs.rpi.edu
  8. Approved: clamage@eng.sun.com (comp.std.c++)
  9. Message-ID: <xsowx3mzs5r.fsf@avs.cs.rpi.edu>
  10. References: <199604102351.QAA11178@netcom15.netcom.com>
  11. NNTP-Posting-Host: taumet.eng.sun.com
  12. X-Nntp-Posting-Host: avs.cs.rpi.edu
  13. In-Reply-To: Scott Meyers's message of 10 Apr 1996 17:06:28 PDT
  14. X-Newsreader: Gnus v5.1
  15. Content-Length: 315
  16. X-Lines: 12
  17. Originator: clamage@taumet
  18.  
  19. >>>>> "SM" == Scott Meyers <smeyers@netcom.com> writes:
  20. [...]
  21. SM>   1.  Is the above syntax valid, or must "Array" always be
  22. SM> specified as "Array<T>"?
  23.  
  24. Yes, it's valid. For the January DWP this is explained in
  25. [temp.local] 14.2.1/1 (14.5.1/1 in the Santa Cruz revision
  26. of the templates chapter).
  27.  
  28. [...]
  29.  
  30.     Daveed
  31.  
  32.  
  33. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  34. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  35. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  36. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  37. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  38.